Auto login CISCO VPN client on linux [closed]
Posted
by
user70704
on Super User
See other posts from Super User
or by user70704
Published on 2011-03-08T12:36:44Z
Indexed on
2011/03/09
8:12 UTC
Read the original article
Hit count: 253
cisco-vpn-client
|cisco
Hi,
I have installed Cisco vpn client on my linux system (Fedora core 8). After login, every time, i need to run the following command VPNC to connect the VPN server. VPNC command request the input data from the user,
IPSec gateway :
IPSec ID:
IPSec Secret:
Username:
Password:
So, my requirement is, can i connect the VPN server through any single command?. I feel so lazy to enter the above requirements at every time. I want to connect the VPN Server on boot startup. I was try using expect script, but i can't. Thanks in advance.
© Super User or respective owner